mesa: update to version 25.2.4
authorDaniel Golle <[email protected]>
Mon, 13 Oct 2025 01:42:15 +0000 (02:42 +0100)
committerDaniel Golle <[email protected]>
Sun, 19 Oct 2025 13:53:15 +0000 (14:53 +0100)
commit282ef05e74d3524d9d6fec6574eae8ab7b82440f
treeab29563a6f1c53603e3bb6653effade745cff8df
parent85abc7a33ad43bd17c16dbe784ada50b4c117115
mesa: update to version 25.2.4

Mesa 25.2 brings a bunch of new features, especially the Panfrost Vulkan
driver saw many improvements.

See https://docs.mesa3d.org/relnotes.html for details about what has
happened since Mesa 25.1.6.

Note that OSMesa as well as the old OpenCL 1.1 support has been dropped.
The new Rusticl OpenCL implementation cannot be supported yet as OpenWrt's
meson integration still lacks support for Rust at this point.

Signed-off-by: Daniel Golle <[email protected]>
libs/mesa/Makefile
libs/mesa/patches/001-gallivm-support-LLVM-21.patch [new file with mode: 0644]
libs/mesa/patches/100-meson-allow-using-LLVM-as-embedded-project.patch [new file with mode: 0644]
libs/mesa/patches/100-use-llvm-subproject-vars.patch [deleted file]
libs/mesa/patches/200-panfrost-Enable-cross-compilation-of-precompilers-on.patch [new file with mode: 0644]
libs/mesa/patches/200-panfrost-precomp.patch [deleted file]